PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFField Class / setMappingName Method
The mapping name that shall be used when exporting interactive form field data from the document.
In This Topic
    setMappingName Method
    In This Topic
    Sets the field mapping name.
    Syntax
    public void setMappingName( 
       java.lang.String value
    )

    Parameters

    value
    The mapping name that shall be used when exporting interactive form field data from the document.
    See Also